[INFO] cloning repository https://github.com/KN-Algo/AlgoBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KN-Algo/AlgoBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKN-Algo%2FAlgoBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKN-Algo%2FAlgoBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7ecb454e6694271d59f1a68eee8eca4ffa75ebb
[INFO] fixing KN-Algo/AlgoBot against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKN-Algo%2FAlgoBot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KN-Algo/AlgoBot
[INFO] finished tweaking git repo https://github.com/KN-Algo/AlgoBot
[INFO] tweaked toml for git repo https://github.com/KN-Algo/AlgoBot written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KN-Algo/AlgoBot on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KN-Algo/AlgoBot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-rustls v0.26.3
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded quoted_printable v0.5.1
[INFO] [stderr]   Downloaded lettre v0.11.18
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded psm v0.1.27
[INFO] [stderr]   Downloaded stacker v0.1.22
[INFO] [stderr]   Downloaded ical v0.11.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.62
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7da9c3432ecf1c0cc894f32515a00d18b4305498aabfb5e20f2f7fd67efb97ce
[INFO] running `Command { std: "docker" "start" "7da9c3432ecf1c0cc894f32515a00d18b4305498aabfb5e20f2f7fd67efb97ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7da9c3432ecf1c0cc894f32515a00d18b4305498aabfb5e20f2f7fd67efb97ce" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7da9c3432ecf1c0cc894f32515a00d18b4305498aabfb5e20f2f7fd67efb97ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7da9c3432ecf1c0cc894f32515a00d18b4305498aabfb5e20f2f7fd67efb97ce" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tempfile v3.19.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking iana-time-zone v0.1.62
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking time v0.3.40
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking ical v0.11.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling modal_macro v0.1.0 (/opt/rustwide/workdir/modal_macro)
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]     Checking lettre v0.11.18
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking algo-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database/db.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         sqlx::query!("INSERT OR IGNORE INTO users (discord_id) VALUES (?)", id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database/db.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query!(
[INFO] [stdout] 45 | |             r#"INSERT OR IGNORE INTO event_reminders (user_id, way, email, reminder_group)
[INFO] [stdout] 46 | |                 VALUES (?, ?, ?, ?)"#,
[INFO] [stdout] 47 | |             id,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |             ReminderGroup::Tasks
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database/db.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 59 | |             r#"
[INFO] [stdout] 60 | |         SELECT 
[INFO] [stdout] 61 | |             t.id AS task_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         "#,
[INFO] [stdout] 74 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 105 | |             r#"
[INFO] [stdout] 106 | |         SELECT 
[INFO] [stdout] 107 | |             t.id AS task_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |             id
[INFO] [stdout] 122 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 | /             sqlx::query!(
[INFO] [stdout] 162 | |                 r#"INSERT INTO reminders (task, when_unixtimestamp, user_id) VALUES (?, ?, ?)"#,
[INFO] [stdout] 163 | |                 task_id,
[INFO] [stdout] 164 | |                 secs,
[INFO] [stdout] 165 | |                 id
[INFO] [stdout] 166 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         sqlx::query!(r#"DELETE FROM reminders WHERE id = ?"#, reminder_id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |           let task_rows = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 187 | |             r#"
[INFO] [stdout] 188 | |         SELECT * FROM tasks WHERE given_by = ?
[INFO] [stdout] 189 | |         "#,
[INFO] [stdout] 190 | |             id
[INFO] [stdout] 191 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:250:12
[INFO] [stdout]     |
[INFO] [stdout] 250 |           Ok(sqlx::query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 251 | |             r#"SELECT user_id FROM task_targets where task_id = ?"#,
[INFO] [stdout] 252 | |             task_id
[INFO] [stdout] 253 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |             sqlx::query!("INSERT OR IGNORE INTO users (discord_id) VALUES (?)", id)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 | /             sqlx::query!(
[INFO] [stdout] 271 | |                 r#"
[INFO] [stdout] 272 | |                 INSERT OR IGNORE INTO task_targets (task_id, user_id)
[INFO] [stdout] 273 | |                 VALUES (?, ?)
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |                 id
[INFO] [stdout] 277 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |           let last_id = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 297 | |             r#"INSERT INTO tasks (title, description, deadline_unixtimestamp, given_by) VALUES (?, ?, ?, ?)"#,
[INFO] [stdout] 298 | |             title,
[INFO] [stdout] 299 | |             description,
[INFO] [stdout] 300 | |             timestamp,
[INFO] [stdout] 301 | |             id
[INFO] [stdout] 302 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:306:19
[INFO] [stdout]     |
[INFO] [stdout] 306 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 307 | |             r#"
[INFO] [stdout] 308 | |         SELECT * from tasks WHERE id = ?
[INFO] [stdout] 309 | |         "#,
[INFO] [stdout] 310 | |             last_id
[INFO] [stdout] 311 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:331:9
[INFO] [stdout]     |
[INFO] [stdout] 331 | ...   sqlx::query!(r#"UPDATE tasks SET title = ?, description = ?, deadline_unixtimestamp = ? WHERE id = ?"#, new_task.title, new_task.description, timestamp, new_task.id).ex...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 | /         sqlx::query!(
[INFO] [stdout] 337 | |             r#"
[INFO] [stdout] 338 | |             UPDATE tasks
[INFO] [stdout] 339 | |             SET completed = NOT completed
[INFO] [stdout] ...   |
[INFO] [stdout] 342 | |             task_id
[INFO] [stdout] 343 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |         sqlx::query!(r#"DELETE FROM tasks WHERE id = ?"#, task_id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 | /         sqlx::query!(
[INFO] [stdout] 359 | |             r#"
[INFO] [stdout] 360 | |             DELETE FROM tasks
[INFO] [stdout] 361 | |             WHERE completed = 1
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | |             now
[INFO] [stdout] 365 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 | /         sqlx::query!(
[INFO] [stdout] 374 | |             r#"
[INFO] [stdout] 375 | |             DELETE FROM custom_events
[INFO] [stdout] 376 | |             WHERE start < ?
[INFO] [stdout] 377 | |             "#,
[INFO] [stdout] 378 | |             now
[INFO] [stdout] 379 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:394:9
[INFO] [stdout]     |
[INFO] [stdout] 394 | /         sqlx::query!(
[INFO] [stdout] 395 | |             r#"
[INFO] [stdout] 396 | |                 INSERT OR IGNORE INTO event_reminders (user_id, way, email, reminder_group)
[INFO] [stdout] 397 | |                 VALUES (?, ?, ?, ?)
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | |             group
[INFO] [stdout] 403 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:416:9
[INFO] [stdout]     |
[INFO] [stdout] 416 | /         sqlx::query!(
[INFO] [stdout] 417 | |             r#"
[INFO] [stdout] 418 | |                 DELETE FROM event_reminders WHERE user_id = ? AND reminder_group = ? AND way = ?
[INFO] [stdout] 419 | |             "#,
[INFO] [stdout] ...   |
[INFO] [stdout] 422 | |             way
[INFO] [stdout] 423 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:434:12
[INFO] [stdout]     |
[INFO] [stdout] 434 | ...Ok(sqlx::query!(r#"SELECT user_id, way as "way: ReminderWay", reminder_group as "rgroup: ReminderGroup", email FROM event_reminders WHERE user_id = ?"#, id)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:447:12
[INFO] [stdout]     |
[INFO] [stdout] 447 |           Ok(sqlx::query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 448 | |             r#"SELECT user_id, way as "way: ReminderWay", email, reminder_group as "rgroup: ReminderGroup" FROM event_reminders"#
[INFO] [stdout] 449 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:463:12
[INFO] [stdout]     |
[INFO] [stdout] 463 |   ...   Ok(sqlx::query!(
[INFO] [stdout]     |  __________^
[INFO] [stdout] 464 | | ...       r#"SELECT user_id, way as "way: ReminderWay", email, reminder_group as "rgroup: ReminderGroup" FROM event_reminders WHE...
[INFO] [stdout] 465 | | ...       ReminderGroup::Summaries)
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 | /         sqlx::query!(
[INFO] [stdout] 481 | |             r#"INSERT INTO custom_events (summary, start) VALUES (?, ?)"#,
[INFO] [stdout] 482 | |             summary,
[INFO] [stdout] 483 | |             stamp
[INFO] [stdout] 484 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:491:12
[INFO] [stdout]     |
[INFO] [stdout] 491 |         Ok(sqlx::query!(r#"SELECT * FROM custom_events"#)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 |         Ok(sqlx::query_as!(Summary, r#"SELECT * FROM summaries"#)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:514:9
[INFO] [stdout]     |
[INFO] [stdout] 514 | /         sqlx::query!(
[INFO] [stdout] 515 | |             r#"INSERT INTO summaries (content, author) VALUES (?, ?)"#,
[INFO] [stdout] 516 | |             content,
[INFO] [stdout] 517 | |             author
[INFO] [stdout] 518 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         sqlx::query!(r#"DELETE FROM summaries WHERE id = ?"#, summary.id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 532 |         sqlx::query!(r#"DELETE FROM summaries"#)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database/db.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         sqlx::query!("INSERT OR IGNORE INTO users (discord_id) VALUES (?)", id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database/db.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query!(
[INFO] [stdout] 45 | |             r#"INSERT OR IGNORE INTO event_reminders (user_id, way, email, reminder_group)
[INFO] [stdout] 46 | |                 VALUES (?, ?, ?, ?)"#,
[INFO] [stdout] 47 | |             id,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |             ReminderGroup::Tasks
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database/db.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 59 | |             r#"
[INFO] [stdout] 60 | |         SELECT 
[INFO] [stdout] 61 | |             t.id AS task_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         "#,
[INFO] [stdout] 74 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 105 | |             r#"
[INFO] [stdout] 106 | |         SELECT 
[INFO] [stdout] 107 | |             t.id AS task_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |             id
[INFO] [stdout] 122 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 | /             sqlx::query!(
[INFO] [stdout] 162 | |                 r#"INSERT INTO reminders (task, when_unixtimestamp, user_id) VALUES (?, ?, ?)"#,
[INFO] [stdout] 163 | |                 task_id,
[INFO] [stdout] 164 | |                 secs,
[INFO] [stdout] 165 | |                 id
[INFO] [stdout] 166 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         sqlx::query!(r#"DELETE FROM reminders WHERE id = ?"#, reminder_id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |           let task_rows = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 187 | |             r#"
[INFO] [stdout] 188 | |         SELECT * FROM tasks WHERE given_by = ?
[INFO] [stdout] 189 | |         "#,
[INFO] [stdout] 190 | |             id
[INFO] [stdout] 191 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:250:12
[INFO] [stdout]     |
[INFO] [stdout] 250 |           Ok(sqlx::query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 251 | |             r#"SELECT user_id FROM task_targets where task_id = ?"#,
[INFO] [stdout] 252 | |             task_id
[INFO] [stdout] 253 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |             sqlx::query!("INSERT OR IGNORE INTO users (discord_id) VALUES (?)", id)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 | /             sqlx::query!(
[INFO] [stdout] 271 | |                 r#"
[INFO] [stdout] 272 | |                 INSERT OR IGNORE INTO task_targets (task_id, user_id)
[INFO] [stdout] 273 | |                 VALUES (?, ?)
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |                 id
[INFO] [stdout] 277 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |           let last_id = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 297 | |             r#"INSERT INTO tasks (title, description, deadline_unixtimestamp, given_by) VALUES (?, ?, ?, ?)"#,
[INFO] [stdout] 298 | |             title,
[INFO] [stdout] 299 | |             description,
[INFO] [stdout] 300 | |             timestamp,
[INFO] [stdout] 301 | |             id
[INFO] [stdout] 302 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:306:19
[INFO] [stdout]     |
[INFO] [stdout] 306 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 307 | |             r#"
[INFO] [stdout] 308 | |         SELECT * from tasks WHERE id = ?
[INFO] [stdout] 309 | |         "#,
[INFO] [stdout] 310 | |             last_id
[INFO] [stdout] 311 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:331:9
[INFO] [stdout]     |
[INFO] [stdout] 331 | ...   sqlx::query!(r#"UPDATE tasks SET title = ?, description = ?, deadline_unixtimestamp = ? WHERE id = ?"#, new_task.title, new_task.description, timestamp, new_task.id).ex...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 | /         sqlx::query!(
[INFO] [stdout] 337 | |             r#"
[INFO] [stdout] 338 | |             UPDATE tasks
[INFO] [stdout] 339 | |             SET completed = NOT completed
[INFO] [stdout] ...   |
[INFO] [stdout] 342 | |             task_id
[INFO] [stdout] 343 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |         sqlx::query!(r#"DELETE FROM tasks WHERE id = ?"#, task_id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 | /         sqlx::query!(
[INFO] [stdout] 359 | |             r#"
[INFO] [stdout] 360 | |             DELETE FROM tasks
[INFO] [stdout] 361 | |             WHERE completed = 1
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | |             now
[INFO] [stdout] 365 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 | /         sqlx::query!(
[INFO] [stdout] 374 | |             r#"
[INFO] [stdout] 375 | |             DELETE FROM custom_events
[INFO] [stdout] 376 | |             WHERE start < ?
[INFO] [stdout] 377 | |             "#,
[INFO] [stdout] 378 | |             now
[INFO] [stdout] 379 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:394:9
[INFO] [stdout]     |
[INFO] [stdout] 394 | /         sqlx::query!(
[INFO] [stdout] 395 | |             r#"
[INFO] [stdout] 396 | |                 INSERT OR IGNORE INTO event_reminders (user_id, way, email, reminder_group)
[INFO] [stdout] 397 | |                 VALUES (?, ?, ?, ?)
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | |             group
[INFO] [stdout] 403 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:416:9
[INFO] [stdout]     |
[INFO] [stdout] 416 | /         sqlx::query!(
[INFO] [stdout] 417 | |             r#"
[INFO] [stdout] 418 | |                 DELETE FROM event_reminders WHERE user_id = ? AND reminder_group = ? AND way = ?
[INFO] [stdout] 419 | |             "#,
[INFO] [stdout] ...   |
[INFO] [stdout] 422 | |             way
[INFO] [stdout] 423 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:434:12
[INFO] [stdout]     |
[INFO] [stdout] 434 | ...Ok(sqlx::query!(r#"SELECT user_id, way as "way: ReminderWay", reminder_group as "rgroup: ReminderGroup", email FROM event_reminders WHERE user_id = ?"#, id)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:447:12
[INFO] [stdout]     |
[INFO] [stdout] 447 |           Ok(sqlx::query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 448 | |             r#"SELECT user_id, way as "way: ReminderWay", email, reminder_group as "rgroup: ReminderGroup" FROM event_reminders"#
[INFO] [stdout] 449 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:463:12
[INFO] [stdout]     |
[INFO] [stdout] 463 |   ...   Ok(sqlx::query!(
[INFO] [stdout]     |  __________^
[INFO] [stdout] 464 | | ...       r#"SELECT user_id, way as "way: ReminderWay", email, reminder_group as "rgroup: ReminderGroup" FROM event_reminders WHE...
[INFO] [stdout] 465 | | ...       ReminderGroup::Summaries)
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 | /         sqlx::query!(
[INFO] [stdout] 481 | |             r#"INSERT INTO custom_events (summary, start) VALUES (?, ?)"#,
[INFO] [stdout] 482 | |             summary,
[INFO] [stdout] 483 | |             stamp
[INFO] [stdout] 484 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:491:12
[INFO] [stdout]     |
[INFO] [stdout] 491 |         Ok(sqlx::query!(r#"SELECT * FROM custom_events"#)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 |         Ok(sqlx::query_as!(Summary, r#"SELECT * FROM summaries"#)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:514:9
[INFO] [stdout]     |
[INFO] [stdout] 514 | /         sqlx::query!(
[INFO] [stdout] 515 | |             r#"INSERT INTO summaries (content, author) VALUES (?, ?)"#,
[INFO] [stdout] 516 | |             content,
[INFO] [stdout] 517 | |             author
[INFO] [stdout] 518 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         sqlx::query!(r#"DELETE FROM summaries WHERE id = ?"#, summary.id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database/db.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 532 |         sqlx::query!(r#"DELETE FROM summaries"#)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `algo-bot` (bin "algo-bot" test) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `algo-bot` (bin "algo-bot") due to 28 previous errors
[INFO] running `Command { std: "docker" "inspect" "7da9c3432ecf1c0cc894f32515a00d18b4305498aabfb5e20f2f7fd67efb97ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7da9c3432ecf1c0cc894f32515a00d18b4305498aabfb5e20f2f7fd67efb97ce", kill_on_drop: false }`
[INFO] [stdout] 7da9c3432ecf1c0cc894f32515a00d18b4305498aabfb5e20f2f7fd67efb97ce
